home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / RLaB 1.18c / misc / gnuplothelp / nolabel < prev    next >
Encoding:
Text File  |  1994-10-22  |  291 b   |  16 lines  |  [TEXT/ttxt]

  1. nolabel:
  2.  
  3. Synopsis: Turn zero-axis on.
  4.  
  5. Syntax: nolabel ( labelnr, I )
  6.  
  7. Description:
  8.  
  9.     Remove the label with label-number labelnr in the I:th plot-window.
  10.     If labelnr is not specified, all labels are cleared.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14. See Also: label
  15.  
  16.